home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / program / remmem.rea < prev    next >
Text File  |  1996-01-16  |  493b  |  16 lines

  1. Short:  Nice for debugging. Allocates memory except of a little rest.
  2. Author: Björn Schotte <bjoern@bomber.mayn.de>
  3. Type:   dev/misc
  4.  
  5. This tool is a little tool for programmers. It can only be
  6. started from Shell. It allocates as much memory as it can
  7. except a rest of <SIZE> KBytes.
  8.  
  9. Template: SIZE/N,TYPE
  10.  
  11. SIZE: The rest of memory you wish to have in KBytes.
  12. TYPE: The type of memory: ANY, PUBLIC, CHIP OR FAST
  13.  
  14. This program is FREEWARE, nice to have an EMail of you if you
  15. use this program.
  16.